CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 列主元 高斯消元

搜索资源列表

  1. gauss.rar

    0下载:
  2. 用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多,PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numbe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102525
    • 提供者:刘佳
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:闫安心
  1. shuzhi2

    0下载:
  2. 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8539
    • 提供者:hujingxin
  1. gauss

    0下载:
  2. 高斯列主元消去法实现 计算方法-PCA out Gaussian elimination method to achieve calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9613
    • 提供者:jc
  1. C++arithmetic

    0下载:
  2. C++常用的数值算法 例如: 高斯-赛德尔迭代法、 列主元高斯消去法、 拉格郎日插值多项式 等等…… 都是很不错的学习资料,希望能帮助到大家!-C++ Commonly used numerical algorithm such as: Gauss- Seidel iterative method, PCA out Gaussian elimination method, Lagrange interpolation polynomial and so on ... ..
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8399
    • 提供者:LuanS
  1. gauss

    0下载:
  2. 高斯列主元消元法解n元一次方程组和简易流程图-PCA out Gaussian elimination method solution of n-一次方程group and the simple flow chart
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:36594
    • 提供者:jiyaodian
  1. gauss

    0下载:
  2. 高斯列主元消去法 经调试后通过 并且用于实际算法-Out PCA elimination method adopted by the debugger and the actual algorithm used
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:366348
    • 提供者:姚威
  1. gaosi

    0下载:
  2. 应用高斯列主元消去法解线性方程组的程序代码-Application of Gaussian elimination out PCA solution of linear equations of the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:734
    • 提供者:sky
  1. Gauss_elimination

    0下载:
  2. 数值分析中的高斯列主元消元算法的C语言实现-Numerical analysis are listed in the Gaussian elimination method principal component of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:924
    • 提供者:Allen
  1. mylu

    0下载:
  2. 高斯列主元消去法求矩阵,,可以求任意阶矩阵,非常简单好用-Out Gaussian elimination method for principal component matrix, a very easy-to-use
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:624
    • 提供者:fbb
  1. GaussPivot

    0下载:
  2. 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1224
    • 提供者:King
  1. Gauss

    0下载:
  2. Gauss主元消去法,高斯列主元消去法,含可执行文件bat及源码-PCA Gauss elimination method, Gauss elimination method out PCA, including executable files and source bat
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:103729
    • 提供者:shan
  1. jisuanfangfa

    0下载:
  2. 用Vc++语言实现拉格朗日插值、牛顿插值、 复化Simpson公式、龙贝格公式、牛顿迭代法、高斯列主元消去法、Seidel 迭代法-Vc++ language with the realization of the Lagrange interpolation, Newton interpolation, Complex formula of Simpson, Romberg formula, Newton iteration, Gauss elimination method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:38401
    • 提供者:pyx
  1. gaosi

    0下载:
  2. 高斯列主元消去法,用c#编写的高斯消去法。-Gaussian elimination pivot column, using c# written in Gaussian elimination.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:19250
    • 提供者:zhaiweixing
  1. P248-1

    0下载:
  2. 二次曲线拟合,应用了高斯列主元消去法,并且应用了矩阵的转置-Quadratic curve fitting, application of Gaussian elimination pivot column
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752
    • 提供者:gaoli
  1. liezhuyuan

    0下载:
  2. 计算方法高斯列主元消去法C程序 保证好用-Method of calculating Gaussian elimination pivot column C program to ensure easy to use
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:182763
    • 提供者:云天河
  1. xiaoyuan

    0下载:
  2. 高斯列主元消去法,可以用于就算规模较大的矩阵-Gaussian line principal component elimination method can be used to even larger matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:520
    • 提供者:jerome
  1. gaosiliezhuyuanxiaoqu

    0下载:
  2. 实现高斯列主元消去,用于解任意阶的线性方程组-To achieve Gaussian elimination pivot column for the solution of linear equations of arbitrary order
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:785
    • 提供者:付虓
  1. GAUSSPP

    0下载:
  2. 高斯列主元消元法 测试通过 采用新算法 很好的性能-Gaussian elimination pivot column element method for testing the new algorithm through the use of good performance
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1085
    • 提供者:wang
  1. 2

    0下载:
  2. 高斯列主元消去法的程序,如果有什么不对的地方烦请指教-Gaussian elimination pivot column
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3099
    • 提供者:张亚维
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com